ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Help / WLanguage / WLanguage functions / Standard functions / External file functions
WINDEV
WindowsLinuxUniversal Windows 10 AppJavaReports and QueriesUser code (UMC)
WEBDEV
WindowsLinuxPHPWEBDEV - Browser code
WINDEV Mobile
AndroidAndroid Widget iPhone/iPadIOS WidgetApple WatchMac CatalystUniversal Windows 10 App
Others
Stored procedures
Example
Syntax

Opening an external file and initializing a DiskFile variable Hide the details

<Result> = <DiskFile>.fOpen(<File to manipulate> [, <Opening mode>])
<Result>: Boolean
<DiskFile>: DiskFile variable
<File to manipulate>: Character string
<Opening mode>: Optional constant (or combination of constants)
Remarks
Business / UI classification: Business Logic
Component: wd290std.dll
Minimum version required
  • Version 28
This page is also available for…
Comments
Click [Add] to post a comment

Last update: 04/22/2024

Send a report | Local help